![]() |
YNQ
YNQ-1.5.0
|
#include <ccapi.h>
This structure is used when calling ccFindFirstFile() and ccFindNextFile() calls.
| NQ_UINT32 CCFindFileDataA::fileAttributes |
file attributes as defined in File attributes module
| NQ_UINT32 CCFindFileDataA::creationTimeLow |
low 32 bits of file creation time
| NQ_UINT32 CCFindFileDataA::creationTimeHigh |
high 32 bits of file creation time
| NQ_UINT32 CCFindFileDataA::lastAccessTimeLow |
low 32 bits of file last access time
| NQ_UINT32 CCFindFileDataA::lastAccessTimeHigh |
high 32 bits of file last access time
| NQ_UINT32 CCFindFileDataA::lastWriteTimeLow |
low 32 bits of file last write time
| NQ_UINT32 CCFindFileDataA::lastWriteTimeHigh |
high 32 bits of file last write time
| NQ_UINT32 CCFindFileDataA::changeTimeLow |
low 32 bits of file change time
| NQ_UINT32 CCFindFileDataA::changeTimeHigh |
high 32 bits of file change time
| NQ_UINT32 CCFindFileDataA::fileSizeLow |
low 32 bits of file data size
| NQ_UINT32 CCFindFileDataA::fileSizeHigh |
high 32 bits of file data size
| NQ_UINT32 CCFindFileDataA::allocationSizeLow |
low 32 bits of file allocation size
| NQ_UINT32 CCFindFileDataA::allocationSizeHigh |
high 32 bits of file allocation size
| NQ_UINT32 CCFindFileDataA::fileNameLength |
file name length in characters
file name buffer